security: patch React2Shell (CVE-2025-55182) #68
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🛡️ Patching React2Shell (CVE-2025-55182)
Time for a security bump! This PR patches the React2Shell vulnerability (CVE-2025-55182) by updating our UI dependencies. It’s a critical fix to keep our environment safe from potential remote exploits.
What’s changing?
19.2.3(The magic version that kills the bug).@types/reactto19.2.7so TypeScript stays happy and doesn't throw a fit.How to test
node_modules(or justnpm install).npm run dev.Quick Note
Keeping things secure is a top priority, and moving to React 19 also gives us a nice stability boost. Let’s get this merged so we can stop worrying about CVEs for at least... five minutes. ☕